home *** CD-ROM | disk | FTP | other *** search
- object HowToForm: THowToForm
- Left = 283
- Top = 215
- BorderStyle = bsDialog
- Caption = 'How to register...'
- ClientHeight = 208
- ClientWidth = 393
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object BitBtn1: TBitBtn
- Left = 121
- Top = 180
- Width = 84
- Height = 23
- Caption = 'Close'
- Default = True
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'Verdana'
- Font.Style = [fsBold]
- ModalResult = 1
- ParentFont = False
- TabOrder = 0
- NumGlyphs = 2
- end
- object Button1: TButton
- Left = 205
- Top = 180
- Width = 84
- Height = 23
- Caption = 'Register'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'Verdana'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- OnClick = Button1Click
- end
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 377
- Height = 161
- BevelOuter = bvLowered
- TabOrder = 2
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 51
- Height = 13
- Caption = 'Dear User,'
- end
- object Label2: TLabel
- Left = 8
- Top = 32
- Width = 329
- Height = 41
- AutoSize = False
- Caption =
- 'You can obtain a FREE serial number by pressing the register but' +
- 'ton be sure that you are connected to the internet because you w' +
- 'ill be sent to the registration page at digitalice.com.'
- WordWrap = True
- end
- object Label3: TLabel
- Left = 8
- Top = 88
- Width = 337
- Height = 33
- AutoSize = False
- Caption =
- 'From there you can register for FREE online and the serial numbe' +
- 'r will be sent to you within a few minutes.'
- WordWrap = True
- end
- object Label4: TLabel
- Left = 8
- Top = 136
- Width = 130
- Height = 13
- Caption = 'Thank you for your support.'
- end
- object Label5: TLabel
- Left = 92
- Top = 32
- Width = 28
- Height = 17
- Caption = 'FREE'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 11373122
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label6: TLabel
- Left = 154
- Top = 88
- Width = 28
- Height = 13
- Caption = 'FREE'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 11373122
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- end
-